-
Home
-
CM Video Lessons Manager – Simplify video lessons management for better education
-
1.7.6
-
Code
-
Classes
- ChannelInstantPayment
| Total Complexity |
21 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
141 |
| Lines of code |
81 |
| Logical lines of code |
36 |
| Comment lines |
28 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initPayment() |
S |
51 |
5 |
25 |
| getCosts() |
S |
65 |
3 |
10 |
| getTransaction() |
S |
64 |
3 |
8 |
| getTransactionLabel() |
S |
64 |
3 |
10 |
| __construct() |
S |
82 |
1 |
3 |
| isPayed() |
S |
76 |
1 |
4 |
| getChannelCosts() |
S |
76 |
1 |
4 |
| getGlobalCosts() |
S |
76 |
1 |
4 |
| setCosts() |
S |
100 |
1 |
2 |
| registerTransaction() |
S |
67 |
1 |
8 |
| isAvailable() |
S |
79 |
1 |
3 |